Release 10.1A: OpenEdge Development:
Progress Dynamics Repository Reference


ryc_supported_link table — rycsl

This table defines the supported SmartLinks for the various types of SmartObjects. It lists whether the link can be a source, a target, or both.

Table 10–21 lists the table’s FLA, fields, and foreign keys.

Table 10–21: ryc_supported_link table information 
Table FLA
Fields (data type)
Foreign keys
rycsl
supported_link_obj (Decimal)
object_type_obj (Decimal)
smartlink_type_obj (Decimal)
link_source (Logical)
link_target (Logical)
deactivated_link_on_hide (Logical)
object_type_obj
smartlink_type_obj

Table 10–22 gives details of the table’s indexes.

Table 10–22: ryc_supported_link index information 
Index name
Elements
Type
XPKryc_supported_link
supported_link_obj
Primary Unique
XAK1ryc_supported_link
object_type_obj
smartlink_type_obj
Unique
XAK2ryc_supported_link
smartlink_type_obj
object_type_obj
Unique

User-defined links should not be set up in this table. This table ensures that when objects on containers are linked, only valid system and user-defined links are used. This table is a developer’s aid. If a SmartObject does not support links, then there are no entries in this table for that SmartObject.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095